Skip to content

Conversation

alamb
Copy link

@alamb alamb commented Sep 4, 2025

let mut obj = builder.new_object();
obj.insert("a", a_variant);
let mut a_obj = obj.new_object("x");
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the API for making nested structures appears to have changed, so I updated the tests to use the new API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant